Skip to content

Commit 4d9e785

Browse files
authored
Merge pull request #6622 from fkiriakos07/update-dockerignore
add GCP token file to dockerignore
2 parents c875af0 + e577a5e commit 4d9e785

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ __pycache__
2020
/dist
2121
.gnupg*
2222
styleguide
23+
24+
# Ignore generated credentials from google-github-actions/auth
25+
gha-creds-*.json

0 commit comments

Comments
 (0)